[INFO] fetching crate identity_document 1.5.1...
[INFO] fixing identity_document-1.5.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate identity_document 1.5.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate identity_document 1.5.1
[INFO] finished tweaking crates.io crate identity_document 1.5.1
[INFO] tweaked toml for crates.io crate identity_document 1.5.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate identity_document 1.5.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate identity_document 1.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e61e0922ceae488f05483c6d1dd7174f6aa045df4f2b4f7c7ecc0fd21be5b3f9
[INFO] running `Command { std: "docker" "start" "e61e0922ceae488f05483c6d1dd7174f6aa045df4f2b4f7c7ecc0fd21be5b3f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e61e0922ceae488f05483c6d1dd7174f6aa045df4f2b4f7c7ecc0fd21be5b3f9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e61e0922ceae488f05483c6d1dd7174f6aa045df4f2b4f7c7ecc0fd21be5b3f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e61e0922ceae488f05483c6d1dd7174f6aa045df4f2b4f7c7ecc0fd21be5b3f9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling iota-crypto v0.23.2
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking ff v0.10.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking group v0.10.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking data-encoding-macro v0.1.18
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking bls12_381_plus v0.8.18
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking did_url_parser v0.3.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking did_url_parser v0.2.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking json-unflattening v0.1.5
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking identity_core v1.5.1
[INFO] [stderr]     Checking cargo-license v0.5.1
[INFO] [stderr]     Checking zkryptium v0.2.2
[INFO] [stderr]     Checking json-proof-token v0.3.5
[INFO] [stderr]     Checking identity_jose v1.5.1
[INFO] [stderr]     Checking identity_did v1.5.1
[INFO] [stderr]     Checking identity_verification v1.5.1
[INFO] [stderr]     Checking identity_document v1.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/document/core_document.rs:494:59
[INFO] [stdout]     |
[INFO] [stdout] 459 |       for (method_ref, scope) in [
[INFO] [stdout]     |  ________________________________-
[INFO] [stdout] 460 | |       self.data.authentication.remove(did_url).map(|method_ref| {
[INFO] [stdout] 461 | |         (
[INFO] [stdout] 462 | |           method_ref,
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     .into_iter()
[INFO] [stdout] 492 | |     .flatten()
[INFO] [stdout]     | |              -
[INFO] [stdout]     | |              |
[INFO] [stdout]     | |______________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 493 |       {
[INFO] [stdout] 494 |         if let (MethodRef::Embed(embedded_method), scope) = (method_ref, scope) {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 499 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/identity_jose-1.5.1/src/jwk/key.rs:477:1
[INFO] [stdout]     |
[INFO] [stdout] 477 | impl Drop for Jwk {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/identity_jose-1.5.1/src/jwk/key.rs:477:1
[INFO] [stdout]     |
[INFO] [stdout] 477 | impl Drop for Jwk {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 754 |           method_ref_mut_helper!(self, authentication, method_query)
[INFO] [stdout]     |           ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 757 |           method_ref_mut_helper!(self, assertion_method, method_query)
[INFO] [stdout]     |           ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 760 |           method_ref_mut_helper!(self, key_agreement, method_query)
[INFO] [stdout]     |           --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 763 |           method_ref_mut_helper!(self, capability_delegation, method_query)
[INFO] [stdout]     |           ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 766 |           method_ref_mut_helper!(self, capability_invocation, method_query)
[INFO] [stdout]     |           ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating benches/deserialize_document.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/document/core_document.rs:494:59
[INFO] [stdout]     |
[INFO] [stdout] 459 |       for (method_ref, scope) in [
[INFO] [stdout]     |  ________________________________-
[INFO] [stdout] 460 | |       self.data.authentication.remove(did_url).map(|method_ref| {
[INFO] [stdout] 461 | |         (
[INFO] [stdout] 462 | |           method_ref,
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |     .into_iter()
[INFO] [stdout] 492 | |     .flatten()
[INFO] [stdout]     | |              -
[INFO] [stdout]     | |              |
[INFO] [stdout]     | |______________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 493 |       {
[INFO] [stdout] 494 |         if let (MethodRef::Embed(embedded_method), scope) = (method_ref, scope) {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 499 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/identity_jose-1.5.1/src/jwk/key.rs:477:1
[INFO] [stdout]     |
[INFO] [stdout] 477 | impl Drop for Jwk {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/identity_jose-1.5.1/src/jwk/key.rs:477:1
[INFO] [stdout]     |
[INFO] [stdout] 477 | impl Drop for Jwk {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 754 |           method_ref_mut_helper!(self, authentication, method_query)
[INFO] [stdout]     |           ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 757 |           method_ref_mut_helper!(self, assertion_method, method_query)
[INFO] [stdout]     |           ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 760 |           method_ref_mut_helper!(self, key_agreement, method_query)
[INFO] [stdout]     |           --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 763 |           method_ref_mut_helper!(self, capability_delegation, method_query)
[INFO] [stdout]     |           ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 766 |           method_ref_mut_helper!(self, capability_invocation, method_query)
[INFO] [stdout]     |           ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.45s
[INFO] [stderr] crater-edition-check: identity_document v1.5.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking identity_document v1.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 754 |           method_ref_mut_helper!(self, authentication, method_query)
[INFO] [stdout]     |           ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 757 |           method_ref_mut_helper!(self, assertion_method, method_query)
[INFO] [stdout]     |           ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 760 |           method_ref_mut_helper!(self, key_agreement, method_query)
[INFO] [stdout]     |           --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 763 |           method_ref_mut_helper!(self, capability_delegation, method_query)
[INFO] [stdout]     |           ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 766 |           method_ref_mut_helper!(self, capability_invocation, method_query)
[INFO] [stdout]     |           ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `identity_document` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 754 |           method_ref_mut_helper!(self, authentication, method_query)
[INFO] [stdout]     |           ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 757 |           method_ref_mut_helper!(self, assertion_method, method_query)
[INFO] [stdout]     |           ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 760 |           method_ref_mut_helper!(self, key_agreement, method_query)
[INFO] [stdout]     |           --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 763 |           method_ref_mut_helper!(self, capability_delegation, method_query)
[INFO] [stdout]     |           ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/document/core_document.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |                        ^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 766 |           method_ref_mut_helper!(self, capability_invocation, method_query)
[INFO] [stdout]     |           ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `method_ref_mut_helper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 253 |       &mut MethodRef::Refer(ref did) => $doc.data.verification_method.query_mut(did),
[INFO] [stdout]     |       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `identity_document` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "e61e0922ceae488f05483c6d1dd7174f6aa045df4f2b4f7c7ecc0fd21be5b3f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e61e0922ceae488f05483c6d1dd7174f6aa045df4f2b4f7c7ecc0fd21be5b3f9", kill_on_drop: false }`
[INFO] [stdout] e61e0922ceae488f05483c6d1dd7174f6aa045df4f2b4f7c7ecc0fd21be5b3f9
